﻿<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
  <asmv1:assemblyIdentity name="SimpleBrowser.exe" version="1.0.0.8" publicKeyToken="9b70220a299f697c" language="neutral" processorArchitecture="amd64" type="win32" />
  <application />
  <entryPoint>
    <assemblyIdentity name="SimpleBrowser" version="1.0.0.0" language="neutral" processorArchitecture="amd64" />
    <commandLine file="SimpleBrowser.exe" parameters="" />
  </entryPoint>
  <trustInfo>
    <security>
      <applicationRequestMinimum>
        <PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" Unrestricted="true" ID="Custom" SameSite="site" />
        <defaultAssemblyRequest permissionSetReference="Custom" />
      </applicationRequestMinimum>
      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
        <!-- UAC マニフェスト オプション
             Windows のユーザー アカウント制御のレベルを変更するには、
             requestedExecutionLevel ノードを以下のいずれかで置換します。

        <requestedExecutionLevel  level="asInvoker" uiAccess="false" />
        <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />
        <requestedExecutionLevel  level="highestAvailable" uiAccess="false" />

            requestedExecutionLevel 要素を指定すると、ファイルおよびレジストリの仮想化が無効にされます。
            アプリケーションが下位互換性を保つためにこの仮想化を要求する場合、この要素を
            削除します。
        -->
        <requestedExecutionLevel level="asInvoker" uiAccess="false" />
      </requestedPrivileges>
    </security>
  </trustInfo>
  <dependency>
    <dependentOS>
      <osVersionInfo>
        <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
      </osVersionInfo>
    </dependentOS>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
      <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="CefSharp.dll" size="282112">
      <assemblyIdentity name="CefSharp" version="131.2.70.0" publicKeyToken="40C4B6FC221F4138" language="neutral" processorArchitecture="msil" />
      <hash>
        <dsig:Transforms>
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
        </dsig:Transforms>
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
        <dsig:DigestValue>o3gvTV7OGL4UniBSBZzUBt+GsHcOlHaauiioA8Dffmc=</dsig:DigestValue>
      </hash>
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="CefSharp.Core.dll" size="967168">
      <assemblyIdentity name="CefSharp.Core" version="131.2.70.0" publicKeyToken="40C4B6FC221F4138" language="neutral" processorArchitecture="msil" />
      <hash>
        <dsig:Transforms>
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
        </dsig:Transforms>
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
        <dsig:DigestValue>a80FPWJlHsQhQEeyV1NgGzS2fg0oS/pXDR0IgnSb3gI=</dsig:DigestValue>
      </hash>
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="CefSharp.WinForms.dll" size="54784">
      <assemblyIdentity name="CefSharp.WinForms" version="131.2.70.0" publicKeyToken="40C4B6FC221F4138" language="neutral" processorArchitecture="msil" />
      <hash>
        <dsig:Transforms>
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
        </dsig:Transforms>
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
        <dsig:DigestValue>k0akSpeFVAabY7Zz+op4AGQ3YqXF6bDhVuo9wJ5BCU0=</dsig:DigestValue>
      </hash>
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="294912">
      <assemblyIdentity name="log4net" version="3.0.3.0" publicKeyToken="669E0DDF0BB1AA2A" language="neutral" processorArchitecture="msil" />
      <hash>
        <dsig:Transforms>
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
        </dsig:Transforms>
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
        <dsig:DigestValue>Iyvalc03hko2UINAFe52/UL8JUgXahXO3b7ThrqhgSs=</dsig:DigestValue>
      </hash>
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SimpleBrowser.exe" size="26064">
      <assemblyIdentity name="SimpleBrowser" version="1.0.0.0" language="neutral" processorArchitecture="amd64" />
      <hash>
        <dsig:Transforms>
          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
        </dsig:Transforms>
        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
        <dsig:DigestValue>aSfvAgUTdn1+Yy+0tQ8UOkSF8XHgaZ999WRgNu+qN4w=</dsig:DigestValue>
      </hash>
    </dependentAssembly>
  </dependency>
  <file name="CefSharp.BrowserSubprocess.Core.dll" size="1143296">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>NriA8rqLiHeLQ2vczkg/MrZ91jA1ueX3bZWb3YuGpVE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.BrowserSubprocess.Core.pdb" size="9809920">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>zXB3CNtwX230oukDk0oYxralsXmOBTV5hC2O/l+2k0Y=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.BrowserSubprocess.exe" size="6656">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>nEXz0JDle0C601aE+iYSW4IUclHDFc1OhjSJo+w8xMA=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.BrowserSubprocess.pdb" size="19968">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>okAF2OxlF6tbcy8RWCiqTqQxtx1aJ6nV4N4Ea5eyZIg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.Core.Runtime.dll" size="1777152">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>6uerrcgkAyu0mvQ4Rvu3C7MkukWhsUMCwJ22lFs2bfs=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.Core.Runtime.pdb" size="11137024">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Lkx5D6QO2H37utRf14L2hHXYBWa3eZKTxVlnaHLohN8=</dsig:DigestValue>
    </hash>
  </file>
  <file name="CefSharp.Core.Runtime.xml" size="581087" writeableType="applicationData">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>D9G4bw5l0+D8EAMCjOfevYIbWO+s5IetobWG5z7EHII=</dsig:DigestValue>
    </hash>
  </file>
  <file name="chrome_100_percent.pak" size="690707">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>J1sATc86r2mLDunmucWBJoQ9KoqsZ2JTJHy7UvTDclE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="chrome_200_percent.pak" size="1086433">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>EG0HW/wILdwovXkbwL6YiVkNdvWhZ+Y6Mt8COyzuJNo=</dsig:DigestValue>
    </hash>
  </file>
  <file name="chrome_elf.dll" size="1448448">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>IRszJ8OrB9N+D7LK5pcVsHlQwB/WE9AJpeJWa3m/3EE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="d3dcompiler_47.dll" size="4916728">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>r3uZvhuHcMDk0Y5DsE6B0Rvetmf6awet56iPTFZ2v5o=</dsig:DigestValue>
    </hash>
  </file>
  <file name="dxcompiler.dll" size="25773056">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>087DLdRVVQj0jl2lebYMhU7cHFTozvouOC46DIrNg1U=</dsig:DigestValue>
    </hash>
  </file>
  <file name="dxil.dll" size="1508360">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>pf4djZyqL/Kdr/1T9zqaThnCUDUbKr5Px7V+YM5nrGg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="icudtl.dat" size="10464176">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>g8ndqRp+4w2yX477OSmYnTj4I+karQqyCX2cyN/Mfz0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="libcef.dll" size="226443776">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Bsz1DfJAW4QWpAQhhMj64RGv5nnHnIl/bFIBoW8B4TY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="libEGL.dll" size="494080">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>U1HkaYUDyR58LneJQ9GzrNQ171s1Dytx3M3sTs1Fvx0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="libGLESv2.dll" size="8236032">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>T7nN9mGVx/BEdvDXXm476LRqSPXTEGfuqa8QJPgCdyU=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\af.pak" size="561208">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>NaZJaZd/bK1dFO7lbVcw6mgrkvDaujBRX6C9xmwwHVE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\am.pak" size="902084">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>/SoaJdRc1pMVLbb81Y0BdPe6/U4auZ0W8No993AMlMs=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ar.pak" size="993253">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>pDsPOmTLgsVvGI2m3GeMpEJy+zUwaGav8OR01FzGK98=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\bg.pak" size="1028875">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>+eO+IhgaDtR1HL9PhkcdCqr58X+fm4gjrV41iADN2sY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\bn.pak" size="1321052">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>4FEiqBG0N7I+3MJwvqMTM1dM+XI0CR2EIWa2D2rxito=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ca.pak" size="637124">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>pZoxWhzuV7MWHyFULdZDjMwW57N0czcwngMlkhcxjXs=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\cs.pak" size="649151">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>m7ysbgN5NpU7gW5B/RC+QxKD20v1KHTwGhP/PuQhpD0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\da.pak" size="590762">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>RMy6Ixbk8Y59hpLfvUowMxRjxkXMIVmzX5aqS08ps0M=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\de.pak" size="635397">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>8Gp7sJZeiqFctQrDIGA0GsGxemxJJA0lXAZYfuAc4Bw=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\el.pak" size="1125254">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>P5xGsrILrDXi+N2tbfh2Od5IfvelOuKHeTG3U0lw4eY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\en-GB.pak" size="512053">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Hdpfo/ZjX7Dejinyhp45vQRaU/w7NzVG7asOb4lQ1ME=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\en-US.pak" size="517076">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>hb0OSTuy4lyLBl+fU3P1dwAu1ObukCxpuRZgKQXMCSU=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\es.pak" size="620865">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>dCciQxsnBR3CwY9bd51SPdzSdpFNdGac0bcX4QQLW2Q=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\es-419.pak" size="622956">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>yy0GDWfmPG64aE36iDxaVjRBe2KkiHqYUVx1PtrPEGQ=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\et.pak" size="567065">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>mdhb/PyaSpErqqV3UYLUB06OV0QkpNYnIFKT5fGsiZk=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\fa.pak" size="916934">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>uuleLXReBk/C77davbvUKdl30wY2Zw68N0ZXZ0N+t94=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\fi.pak" size="575631">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>WiDKEAPNwUlJV5HOn2OtmSz/+R5XTD9JypWNDPdT7g0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\fil.pak" size="651308">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>f2HiLGdbzEOaKvOJNhfm4lFsA1cHHE7dBJNyBGywMxg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\fr.pak" size="673162">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>K0qraly1lgGpOXjuohbEPImPlTa1WHvhTnVAH5WLMBo=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\gu.pak" size="1309780">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>/276MqK9TUGK0XiNsoNW+407ikblax0uX9QlrImAVt8=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\he.pak" size="810956">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Qm31DSmdoeCc6fyN/3DddysPdM/qKvg3Lr+uM1mi1Gs=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\hi.pak" size="1389069">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>yuVnLspjPJBn8dMvUBOzqOitQNrqTbNXFSn54GgJhW0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\hr.pak" size="626046">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>1FOstV5ydoMkOGf67xrluRU05OswVEqa+ILRQT1p25U=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\hu.pak" size="673774">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>+3HIEIbglmuVYK9/WiU9D7w9EemEojgjxp2oGb5zil4=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\id.pak" size="557476">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>2aLaKSHnOFySVwquQvQ/u7WZS/43+OWlfTe6cgB/TnQ=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\it.pak" size="618415">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Qb/fzZWKN1YyyPopWekt2h6RQAYjA71V/B0saQtI4P8=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ja.pak" size="747691">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>6SL4bY0iTfKHOf+ZM4/QVPqWqDZcF2iahaTXIBkJpHU=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\kn.pak" size="1484882">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>X5OCDLtGhv7ExmQjX/65daWd1kvzvb0teJndzUEMbso=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ko.pak" size="631059">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>9y4DigVQfNhki+/oLfu0g9h4DdRQg5dn1CJ7jYhr4PM=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\lt.pak" size="679084">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>AwpjTSVSqg+cCRCDBnwdOdJjy8v3Bso0h4nhjGx0cb0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\lv.pak" size="678161">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>zRBUcKzLYRWCvOfC5219/lOWrcLtgluZYWINYzkh01k=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ml.pak" size="1542591">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>PaJbYUL886Ra71sTh2CmoCWaRHXwwzIIOHjrbRhmits=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\mr.pak" size="1276505">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>WhMBfKs+QhAjwfz2cB+Wf63vqy6XKzTRN+E2oMO1h+E=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ms.pak" size="584065">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>osYzf/2OYC/dEiSulknCbhQldux2s9rClvrCwQk5o1k=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\nb.pak" size="565409">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>k8oRTcHzYp5AubKop9XXChgS3vmfkS+R0ohIPQLdjlo=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\nl.pak" size="585967">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>0dJReUfXe/ZJUjJCiHRQQB2tKZAUNCkjQn02uuWzpjg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\pl.pak" size="652760">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>HLW4C7p96tUbry0sVq2f4kGbJZqmhs4/3aLTCJCttcc=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\pt-BR.pak" size="612043">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>QjNYyQY/SMiWcYr40ivMi/FZTpgqAI6pTBx8XsoSSJE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\pt-PT.pak" size="616994">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>xqJ6yr6Jb0pQHn6r30GOepdtVujNPsRtLkmds647CuI=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ro.pak" size="637710">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>gTeKNx3lED/KR6jl9j6/mrd7bqijlXbINyXDNmcHYXE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ru.pak" size="1044358">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>0qiQNG6zPl97aGTn7hppF1M6kxUlfLmQ0vh7StWa2c8=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\sk.pak" size="659425">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>0mKynmPXXQcd/67VhGBws7Y5crMRY4OWxQCFgoximk0=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\sl.pak" size="632675">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>lXYY0rrSTPBBN7jNKgARLcvYhkx9owpdE8fP6kLTmzM=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\sr.pak" size="968749">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>yvJsvi7+xvy2pzKLTSXavfnSsXo3q7aSw7uXkGvFojY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\sv.pak" size="569987">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>nauqyb1vY54o8u6cNk7s676uX1ePT6FAglS9/yn0khA=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\sw.pak" size="600857">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>39mYuqa/SMYnDyUsHS653bwLJ9UmjOfV4FB6nMgcqSY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ta.pak" size="1535242">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>EZNig4jgQ07s9Ty6N+Ei8Pbs8b35H0MRuyxyDTBjRJI=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\te.pak" size="1418724">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Dg3eLyJaoHEUnktMcW84X79T27u6bIJK11ePDCz9Qbg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\th.pak" size="1193531">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Nx7F0gCePlybRDWGDoHdrJPZUbzZJIdvAfs5v93+Y/U=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\tr.pak" size="611725">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>brCpf6Z85Lu9Cy3i38Q4/4DKJs7jgCnQeitxUjfF/CE=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\uk.pak" size="1044348">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>XH3bIhA8vgwldxteP/y231bnm0GTdc4pBfanf8/QCQY=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\ur.pak" size="910039">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>kNEv9kH2DLGRDuF2YNwknt9LvHhnlqIMS7OFYaSa+ko=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\vi.pak" size="724906">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>HdzN/0g8vEiKoC6KKgc6MpCA7HXAc/PvrcEBbLO3Lgs=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\zh-CN.pak" size="523827">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>5LOmvNx0/twqcTJ3pMS8Cv3Uaj6mpXnuLOV5g9Be6lw=</dsig:DigestValue>
    </hash>
  </file>
  <file name="locales\zh-TW.pak" size="520502">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>qaYk80XOY6xwHbHapG31FrUeUPwnMjQu6QWpIFWKP18=</dsig:DigestValue>
    </hash>
  </file>
  <file name="resources.pak" size="8941502">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Ryp3V4DF0hCQ6zujq46bKltHJeW179uEfmxo9yfEn8g=</dsig:DigestValue>
    </hash>
  </file>
  <file name="SimpleBrowser.exe.config" size="746">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>N38qcxNAU/aSbezc4bAva80rem1wIsyFowb9QazzCqg=</dsig:DigestValue>
    </hash>
  </file>
  <file name="snapshot_blob.bin" size="318150">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>5O60wthVhB/ZVrfsvGY7bkfZnKqNqlfmbXMxDwF+5js=</dsig:DigestValue>
    </hash>
  </file>
  <file name="v8_context_snapshot.bin" size="690349">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>kjHWTgQRGaS1kkrazpu5ZT4vOjBpRM3LF/5ORIdFtnM=</dsig:DigestValue>
    </hash>
  </file>
  <file name="vk_swiftshader.dll" size="5320704">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>1HH0Gz5EE5VVKh8RflNNVpQ/N6qyJ6Wittl31EwjC6M=</dsig:DigestValue>
    </hash>
  </file>
  <file name="vk_swiftshader_icd.json" size="106">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>Mtg/8RP+9TKp+X4NKDH4ZWYoqxyZ6QYPAzKxUyg5r9k=</dsig:DigestValue>
    </hash>
  </file>
  <file name="vulkan-1.dll" size="881664">
    <hash>
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>NUX6psxDnKmAEbHskZ73PauAKs8M8rZ6MsbRvUj6M30=</dsig:DigestValue>
    </hash>
  </file>
  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
    <application>
      <!-- このアプリケーションがテストされ、動作するよう設計された Windows バージョンの
           一覧。適切な要素をコメント解除すると、最も互換性のある環境を Windows が
           自動的に選択します。-->
      <!-- Windows Vista -->
      <!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
      <!-- Windows 7 -->
      <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
      <!-- Windows 8 -->
      <!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
      <!-- Windows 8.1 -->
      <!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
      <!-- Windows 10 -->
      <!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
    </application>
  </compatibility>
<publisherIdentity name="CN=MASAPC-00001\kmasa" issuerKeyHash="f3baa7a33c22f8494aae0bfea0d801d8beeb5a45" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>F8wL6O2J++dX42HZN4JaYvM6W7mCg7AZzgUehBbwf64=</DigestValue></Reference></SignedInfo><SignatureValue>JYPdvQBj/hBJNZfuwrE6cFBuUUcHBUMIWjGOEtpwzxYL7za2mJlQK6j7mPFQpb2vS//VkfjMbqxKFPL/ZxLdjKb5gVQFWr2MSQJSfeGI/uVtHzc/DrHOxNoTe7QoSJOID4C4wBRTbDQyBrRE+FzXAkMSRNmf3WVYKbd0u736LFk=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>sSsvtIV0nqO97r1fVB/cxWjuZuUuD1013xdDEAJvfhXPtNAwL14YTZmDrJ6gfY6O4MUeR6uVFrzr0dGg4BpuxbQpzh9b+V/vkBEivgC6YuAlEo6BJWMr/Dx/SUyF0mTd0njZsEo64Pa1iHMjjP+uvvjEsLjj82Rlln0IKmvJStk=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="ae7ff016841e05ce19b08382b95b3af3625a8237d961e357e7fb89ede80bcc17" Description="" Url=""><as:assemblyIdentity name="SimpleBrowser.exe" version="1.0.0.8" publicKeyToken="9b70220a299f697c" language="neutral" processorArchitecture="amd64" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=MASAPC-00001\kmasa</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>1pk3sAwII62ah/AAKM6Dy/6neilM8SAnfoN/8KSEZy4=</DigestValue></Reference></SignedInfo><SignatureValue>p8+WipH7O3oEXRGwPIQV/J2pXiNK67YrqOnXebNhDppd5OtTa/UJ0lD8et3duRObOZetymUaGM+n9y7Scww/ohrrW08+78U6B4kRzuQnmggcKx5LbGHLDlIlkbShnbhcyszhCfW2OEmu7ZhH3EABOV8xhMpre6LsEThWB95RgKo=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>sSsvtIV0nqO97r1fVB/cxWjuZuUuD1013xdDEAJvfhXPtNAwL14YTZmDrJ6gfY6O4MUeR6uVFrzr0dGg4BpuxbQpzh9b+V/vkBEivgC6YuAlEo6BJWMr/Dx/SUyF0mTd0njZsEo64Pa1iHMjjP+uvvjEsLjj82Rlln0IKmvJStk=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB4TCCAUqgAwIBAgIQU99ubWD6GoJIjcM8P+6OnzANBgkqhkiG9w0BAQsFADAvMS0wKwYDVQQDHiQATQBBAFMAQQBQAEMALQAwADAAMAAwADEAXABrAG0AYQBzAGEwHhcNMjQwMTA4MTIyNjA4WhcNMjUwMTA3MTgyNjA4WjAvMS0wKwYDVQQDHiQATQBBAFMAQQBQAEMALQAwADAAMAAwADEAXABrAG0AYQBzAGEwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALErL7SFdJ6jve69X1Qf3MVo7mblLg9dNd8XQxACb34Vz7TQMC9eGE2Zg6yeoH2OjuDFHkerlRa869HRoOAabsW0Kc4fW/lf75ARIr4AumLgJRKOgSVjK/w8f0lMhdJk3dJ42bBKOuD2tYhzI4z/rr74xLC44/NkZZZ9CCpryUrZAgMBAAEwDQYJKoZIhvcNAQELBQADgYEAVvB5DXYX/BYaLbldv/TtLvkQvxIp+tZAjN5aej1basl6WgTmFMt/Uxl0IlWMLIcQ/CWvaFl3rAlUmZfMC9gJkQeUHOclcnT+8KvHhqma4goZrxQcCnsIevJe5nxpE1foWcRwJ2cGo8ypJjNIKb5zMOkcwtwA43UxsiDm6v3inzA=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>